Uses of Class
org.eclipse.vtp.framework.webservices.configurations.WebServiceCallConfiguration

Packages that use WebServiceCallConfiguration
org.eclipse.vtp.framework.webservices.actions   
 

Uses of WebServiceCallConfiguration in org.eclipse.vtp.framework.webservices.actions
 

Constructors in org.eclipse.vtp.framework.webservices.actions with parameters of type WebServiceCallConfiguration
WebServiceCallAction(IActionContext context, IDataTypeRegistry types, IVariableRegistry variables, WebServiceCallConfiguration configuration)
          Creates a new WebServiceCallAction.